* calendar/timeclock.el: Update version number.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:48:48 +0000 (23:48 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:48:48 +0000 (23:48 +0000)
commit1999a1c0ce3e69b2a8485a86677277830b2b3d6c
tree323342e70ebdd148d5f96feb8d359f357c1e1899
parentb1d5456f7b734c80e7af616c730d9b6a69b6083b
* calendar/timeclock.el: Update version number.
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-log): Suppress warnings when finding the log.  Don't
check for a nil project twice.  Run hooks after killing the
buffer (if applicable).
(timeclock-geometric-mean): Rename to `timeclock-mean' (it never
was geometric).  All uses changed.
(timeclock-generate-report): Support prefix argument.
lisp/ChangeLog